[INFO] cloning repository https://github.com/chux0519/Shadow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chux0519/Shadow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchux0519%2FShadow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchux0519%2FShadow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a89610c572b95438249c816ff4cbf62d29d88256
[INFO] fixing chux0519/Shadow against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchux0519%2FShadow" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chux0519/Shadow
[INFO] finished tweaking git repo https://github.com/chux0519/Shadow
[INFO] tweaked toml for git repo https://github.com/chux0519/Shadow written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chux0519/Shadow on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chux0519/Shadow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aee61e4cd68a2cc469f1555c0e5f0ab88bbab9aeb4cd48c5f778512a3a44e548
[INFO] running `Command { std: "docker" "start" "aee61e4cd68a2cc469f1555c0e5f0ab88bbab9aeb4cd48c5f778512a3a44e548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aee61e4cd68a2cc469f1555c0e5f0ab88bbab9aeb4cd48c5f778512a3a44e548" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee61e4cd68a2cc469f1555c0e5f0ab88bbab9aeb4cd48c5f778512a3a44e548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aee61e4cd68a2cc469f1555c0e5f0ab88bbab9aeb4cd48c5f778512a3a44e548" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking shadow-agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../.shadow/skills/rss-digest-operations/main.rhai`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tools.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 | const DEFAULT_RSS_RHAI: &str = include_str!("../.shadow/skills/rss-digest-operations/main.rhai");
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../.shadow/skills/rss-digest-operations/main.rhai`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tools.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 | const DEFAULT_RSS_RHAI: &str = include_str!("../.shadow/skills/rss-digest-operations/main.rhai");
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::skill_runtime`
[INFO] [stdout]   --> src/tools.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     skill_runtime::{self, SkillRunOptions},
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `skill_runtime` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `doctor` in `crate`
[INFO] [stdout]    --> src/tools.rs:400:29
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let report = crate::doctor::run(&self.base_dir, None);
[INFO] [stdout]     |                             ^^^^^^ could not find `doctor` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::skill_runtime`
[INFO] [stdout]   --> src/tools.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     skill_runtime::{self, SkillRunOptions},
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `skill_runtime` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `doctor` in `crate`
[INFO] [stdout]    --> src/tools.rs:405:20
[INFO] [stdout]     |
[INFO] [stdout] 405 |             crate::doctor::render_json(&report)
[INFO] [stdout]     |                    ^^^^^^ could not find `doctor` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `doctor` in `crate`
[INFO] [stdout]    --> src/tools.rs:408:20
[INFO] [stdout]     |
[INFO] [stdout] 408 |             crate::doctor::render_text(&report)
[INFO] [stdout]     |                    ^^^^^^ could not find `doctor` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `doctor` in `crate`
[INFO] [stdout]    --> src/tools.rs:400:29
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let report = crate::doctor::run(&self.base_dir, None);
[INFO] [stdout]     |                             ^^^^^^ could not find `doctor` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_text_with_proxy` in module `http`
[INFO] [stdout]     --> src/tools.rs:1307:21
[INFO] [stdout]      |
[INFO] [stdout] 1307 |         match http::get_text_with_proxy(
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^ not found in `http`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post_json_with_auth_proxy` in module `http`
[INFO] [stdout]     --> src/tools.rs:2998:30
[INFO] [stdout]      |
[INFO] [stdout] 2998 |           let response = http::post_json_with_auth_proxy(
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/http.rs:18:1
[INFO] [stdout]      |
[INFO] [stdout]   18 | / pub fn post_json_with_proxy(
[INFO] [stdout]   19 | |     url: &str,
[INFO] [stdout]   20 | |     bearer: &str,
[INFO] [stdout]   21 | |     body: &str,
[INFO] [stdout] ...    |
[INFO] [stdout]   77 | |     decode_response(&response)
[INFO] [stdout]   78 | | }
[INFO] [stdout]      | |_- similarly named function `post_json_with_proxy` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2998 -         let response = http::post_json_with_auth_proxy(
[INFO] [stdout] 2998 +         let response = http::post_json_with_proxy(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `doctor` in `crate`
[INFO] [stdout]    --> src/tools.rs:405:20
[INFO] [stdout]     |
[INFO] [stdout] 405 |             crate::doctor::render_json(&report)
[INFO] [stdout]     |                    ^^^^^^ could not find `doctor` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `doctor` in `crate`
[INFO] [stdout]    --> src/tools.rs:408:20
[INFO] [stdout]     |
[INFO] [stdout] 408 |             crate::doctor::render_text(&report)
[INFO] [stdout]     |                    ^^^^^^ could not find `doctor` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_text_with_proxy` in module `http`
[INFO] [stdout]     --> src/tools.rs:1307:21
[INFO] [stdout]      |
[INFO] [stdout] 1307 |         match http::get_text_with_proxy(
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^ not found in `http`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post_json_with_auth_proxy` in module `http`
[INFO] [stdout]     --> src/tools.rs:2998:30
[INFO] [stdout]      |
[INFO] [stdout] 2998 |           let response = http::post_json_with_auth_proxy(
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/http.rs:18:1
[INFO] [stdout]      |
[INFO] [stdout]   18 | / pub fn post_json_with_proxy(
[INFO] [stdout]   19 | |     url: &str,
[INFO] [stdout]   20 | |     bearer: &str,
[INFO] [stdout]   21 | |     body: &str,
[INFO] [stdout] ...    |
[INFO] [stdout]   77 | |     decode_response(&response)
[INFO] [stdout]   78 | | }
[INFO] [stdout]      | |_- similarly named function `post_json_with_proxy` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2998 -         let response = http::post_json_with_auth_proxy(
[INFO] [stdout] 2998 +         let response = http::post_json_with_proxy(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `create_evolution_request` found for struct `ShadowDb` in the current scope
[INFO] [stdout]     --> src/tools.rs:2225:16
[INFO] [stdout]      |
[INFO] [stdout] 2225 |             db.create_evolution_request(
[INFO] [stdout]      |             ---^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ShadowDb`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/db.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 | pub struct ShadowDb {
[INFO] [stdout]      | ------------------- method `create_evolution_request` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `create_evolution_request` found for struct `db::ShadowDb` in the current scope
[INFO] [stdout]     --> src/tools.rs:2225:16
[INFO] [stdout]      |
[INFO] [stdout] 2225 |             db.create_evolution_request(
[INFO] [stdout]      |             ---^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `db::ShadowDb`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/db.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 | pub struct ShadowDb {
[INFO] [stdout]      | ------------------- method `create_evolution_request` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shadow-agent` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shadow-agent` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "aee61e4cd68a2cc469f1555c0e5f0ab88bbab9aeb4cd48c5f778512a3a44e548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee61e4cd68a2cc469f1555c0e5f0ab88bbab9aeb4cd48c5f778512a3a44e548", kill_on_drop: false }`
[INFO] [stdout] aee61e4cd68a2cc469f1555c0e5f0ab88bbab9aeb4cd48c5f778512a3a44e548
